cfd data
Computational Fluid Dynamics Optimization of F1 Front Wing using Physics Informed Neural Networks
In response to recent FIA regulations reducing Formula 1 team wind tunnel hours (from 320 hours for last-place teams to 200 hours for championship leaders) and strict budget caps of 135 million USD per year, more efficient aerodynamic development tools are needed by teams. Conventional computational fluid dynamics (CFD) simulations, though offering high fidelity results, require large computational resources with typical simulation durations of 8-24 hours per configuration analysis. This article proposes a Physics-Informed Neural Network (PINN) for the fast prediction of Formula 1 front wing aerodynamic coefficients. The suggested methodology combines CFD simulation data from SimScale with first principles of fluid dynamics through a hybrid loss function that constrains both data fidelity and physical adherence based on Navier-Stokes equations. Training on force and moment data from 12 aerodynamic features, the PINN model records coefficient of determination (R-squared) values of 0.968 for drag coefficient and 0.981 for lift coefficient prediction while lowering computational time. The physics-informed framework guarantees that predictions remain adherent to fundamental aerodynamic principles, offering F1 teams an efficient tool for the fast exploration of design space within regulatory constraints.
A Physics-informed Diffusion Model for High-fidelity Flow Field Reconstruction
Shu, Dule, Li, Zijie, Farimani, Amir Barati
Machine learning models are gaining increasing popularity in the domain of fluid dynamics for their potential to accelerate the production of high-fidelity computational fluid dynamics data. However, many recently proposed machine learning models for high-fidelity data reconstruction require low-fidelity data for model training. Such requirement restrains the application performance of these models, since their data reconstruction accuracy would drop significantly if the low-fidelity input data used in model test has a large deviation from the training data. To overcome this restraint, we propose a diffusion model which only uses high-fidelity data at training. With different configurations, our model is able to reconstruct high-fidelity data from either a regular low-fidelity sample or a sparsely measured sample, and is also able to gain an accuracy increase by using physics-informed conditioning information from a known partial differential equation when that is available. Experimental results demonstrate that our model can produce accurate reconstruction results for 2d turbulent flows based on different input sources without retraining.
Key Time Steps Selection for CFD Data based on Deep Metric Learning
As one of the main technologies of flow visualization, key time steps selection plays a key role in solving storage limit and has been intensively studied. In this paper, we introduce Deep Metric Learning (DML) into key time steps selection for Computational Fluid Dynamics (CFD) data and propose a local selection method based on DML. In specific, the proposed method samples small patches from CFD data, trains a Siamese deep neural network which has a symmetry structure with two Convolutional Neural Networks (CNN), and then selects the key time steps according to the similarities between consecutive time steps which are assessed by the networks. Compared with one of the existing local selection methods, the Myers's method, our method has advantages in accuracy, precision and recall, and the selection results are better. Experimental results also demonstrate the good generalization of the proposed method on CFD datasets.